var go/build.bom 2 uses go/build (current package) read.go#L34: var bom = []byte{0xef, 0xbb, 0xbf} read.go#L42: if leadingBytes, err := b.Peek(3); err == nil && bytes.Equal(leadingBytes, bom) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)